home *** CD-ROM | disk | FTP | other *** search
- JTF 2 1.0
-
- "StartPage" 1 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 410
- Height 400
- Enabled 1
- Style 4
-
- "Start" PushBtn 11
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Start Lesson"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 150
- X 10
- Y 10
- Visible 1
- event Click Application.GoToPage("StartPage1")
-
- "StartPage1" 4 9
- BackgroundColor 16777215
- Drawstyle 0
- PreserveState 1
- Background 0
- BackgroundPage ""
- Width 410
- Height 260
- Enabled 1
- Style 0
-
- "Text1" BitText 10
- font FAM:Helvetica;PNT:9;HGT:-12;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- filename "Ny.txt"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 180
- Width 180
- X 170
- Y 50
- Visible 1
-
- "PageUp" PictBtn 11
- filename "Up.gif"
- buttonstyle 1
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 59
- Width 32
- X 358
- Y 50
- Visible 1
- event Click Text1.PageUp()
-
- "PageDown" PictBtn 11
- filename "Down.gif"
- buttonstyle 1
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 59
- Width 32
- X 360
- Y 170
- Visible 1
- event Click Text1.PageDown()
-
- "Stop" PushBtn 12
- font FAM:Dialog;PNT:13;HGT:-17;WGT:Bold;PCH:Default;STL:Any;QLT:Default;OPR:Default;CLP:Default
- label "Stop Lesson"
- Enabled 1
- HowToShow ""
- HowToHide ""
- Height 30
- Width 150
- X 10
- Y 10
- Visible 1
- event Click Text1.ScrollHome()
- event Click Application.GoToPage("StartPage")
-